approveMembership
suspend fun approveMembership(groupID: String, members: Collection<JsonAddress>): JsonGroupV2Info
Content copied to clipboard
Approves the members requests to join a V2 group with the given groupID. Returns the new group information.
Throws
if signald sends an error response or the incoming message is invalid
if the request to the socket fails